const golang.org/x/net/http2.cipher_TLS_RSA_WITH_NULL_MD5

2 uses

	golang.org/x/net/http2 (current package)
		ciphers.go#L12: 	cipher_TLS_RSA_WITH_NULL_MD5                 uint16 = 0x0001
		ciphers.go#L362: 		cipher_TLS_RSA_WITH_NULL_MD5,